PHP enable debug

error_reporting(-1);
ini_set(‘display_errors’, ‘On’);

Leave a Reply